Builder

abstract class Builder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun afterSectionText(afterSectionText: String): SectionDisplayOptions.Builder
Link copied to clipboard
abstract fun beforeSectionText(beforeSectionText: String): SectionDisplayOptions.Builder
Link copied to clipboard
Link copied to clipboard
abstract fun pivotedCategory(pivotedCategory: String): SectionDisplayOptions.Builder
Link copied to clipboard